projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05497fc
)
(display-subprocess-window): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 23:53:00 +0000
(23:53 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Jan 1996 23:53:00 +0000
(23:53 +0000)
lisp/vmsproc.el
patch
|
blob
|
history
diff --git
a/lisp/vmsproc.el
b/lisp/vmsproc.el
index 3eb05e8a292481654dcecc7d99550b110613c7c8..93c7912048d1274e76fb773e8805ad7c59b0bf90 100644
(file)
--- a/
lisp/vmsproc.el
+++ b/
lisp/vmsproc.el
@@
-25,7
+25,7
@@
;;; Code:
(defvar display-subprocess-window nil
- "If non-nil, the suprocess window is displayed whenever input is received.")
+ "If non-nil, the su
b
process window is displayed whenever input is received.")
(defvar command-prefix-string "$ "
"String to insert to distinguish commands entered by user.")